udev: drop SystemCallArchitectures=native from systemd-udevd.service
authorMichael Biebl <biebl@debian.org>
Tue, 19 Nov 2019 08:10:23 +0000 (09:10 +0100)
committerMichael Biebl <biebl@debian.org>
Fri, 24 Jun 2022 08:12:34 +0000 (09:12 +0100)
commite8c5638dc83787cf32bd9c34d49e04a81355c75c
tree29456a316ba3c3a53a8f71afac14678a4dbd503d
parente28c8742557cc3b6e13c9cbacfde87009f37b5c6
udev: drop SystemCallArchitectures=native from systemd-udevd.service

We can't really control what helper programs are run from other udev
rules. E.g. running i386 binaries under amd64 is a valid use case and
should not trigger a SIGSYS failure.

Closes: #869719
Gbp-Pq: Topic debian
Gbp-Pq: Name udev-drop-SystemCallArchitectures-native-from-systemd-ude.patch
units/systemd-udevd.service.in